presentation layer

英 [ˌpreznˈteɪʃn ˈleɪə(r)] 美 [ˌpriːzenˈteɪʃn ler]

网络  表示层; 表现层; 第六层是表示层; 展示层

计算机



双语例句

  1. Now you can create a rich presentation layer that uses these services.
    现在您可以创建一个使用这些服务的富表示层。
  2. Basic concepts resemble other frameworks that separate the presentation layer from the code.
    其基本概念与把表示层和代码分隔开的其他框架相似。
  3. The Web 2.0 focus on community development has influenced the presentation layer and the user experience.
    社区开发中对Web2.0的关注已影响到表示层和用户体验。
  4. -tier application with all business and data separated from the presentation layer.
    层应用程序,其中所有业务和数据都与表示层分离。
  5. Portlets are similar to servlets, but they focus on the presentation layer of your application.
    Portlet与servlet类似,但前者更关注于应用程序的表示层。
  6. The presentation layer should also be flexible enough to add new channels like PDA clients, forms and email etc.
    呈现层还应该足够灵活,以便添加PDA客户端、表单和电子邮件等新通道。
  7. The Presentation layer and the Business Logic layer can be on two different machines and can be offered by different J2EE platform providers.
    表示层和业务逻辑层可以位于不同机器上,也可以由不同的J2EE平台供应商提供。
  8. What has changed is the way the new presentation layer handles the UI.
    改变的只是新表示层处理UI的方法。
  9. Check whether the presentation layer is loosely coupled with the present system/ application or not.
    检查呈现层是否与当前系统/应用程序松散耦合。
  10. For this article, we're concerned with the Business layer and to a lesser extent the Presentation layer.
    在本文中,我们主要关注业务层和显示层。
  11. The first JSP, Welcome. jsp, occupies both the presentation layer and the data layer by using the JSTL SQL library to issue an SQL query from the page.
    第一个JSP,即Welcome.jsp,使用JSTLSQL库从该页面发出一个SQL查询,因而同时占据了表示层和数据层。
  12. The example in this article consists of the Data Abstract Layer ( DAL), Data Transfer Objects ( DTOs), the Business Logic Layer ( BLL), the Presentation Layer, and supporting helper classes.
    本文中的示例包含数据抽象层(DAL)、数据传输对象(DTO)、业务逻辑层(BLL)、表示层和用于支持的helper类。
  13. The helper classes provide database and presentation layer supporting classes ( see Figure 2).
    helper类提供数据库和表示层支持类(请参见图2)。
  14. In the second workaround, a second presentation layer JVM was added.
    在第二个方法中,我们增加了第二个表现层。
  15. The Presentation Layer uses three JVM and a total of36 BIBusTKServerMain.
    表现层使用3个JVM和总共36个BIBusTKServerMain。
  16. Presentation layer: Introducing a portal provides a unified user experience across a range of business activities.
    表示层:引入了门户,为用户提供跨业务活动范围的统一用户体验。
  17. Data is provided to the presentation layer in the form of domain objects or value objects.
    数据以域对象或值对象的形式提供给表示层。
  18. The idea behind the Template layer is that the presentation layer code is separate from the business-layer code.
    模板层背后的思想就是表示层代码与业务层代码分离。
  19. The presentation layer provides the user interface as well as the adaptive presentation and navigation.
    表示层提供了用户界面以及适应性表示和导航。
  20. It keeps the presentation layer separate from the application layer.
    它把表示层和应用程序层分隔开。
  21. But you can use it to provide access to multiple Web applications from a single Web application and thereby provide a common presentation layer.
    但是您可以使用它通过单一的Web应用程序来访问多个Web应用程序,这样就提供了一个公共的表示层。
  22. Providing required model data for the presentation layer by consolidating responses from request handlers.
    通过加强来自请求处理程序的响应为表示层提供所需的模型数据。
  23. With content and structure in hand, you're ready to add the presentation layer.
    准备好内容和结构之后,您就可以添加显示层了。
  24. The channels and presentation layer is assessed from the following points.
    通道和呈现层从以下几个点评估。
  25. It would make more sense to separate the presentation layer ( the Web module) and the business ( or persistence) layer.
    分离表示层(Web模块)和业务(或持久性)层会更行得通。
  26. The only differences are the nature of the client and the presentation layer of the middle tier.
    惟一的不同点在于客户端的本质和中间层的表示层。
  27. The UIP Application Block allows you to abstract the presentation layer code of your application into a separate layer.
    UIPApplicationBlock允许你抽象应用程序中表现层的代码到另外一个层。
  28. This part describes a practical implementation of page templates and the separation of application logic from the presentation layer.
    这一部分,我们谈论页面模板的具体实现及应用逻辑与表现层的分离。
  29. Some solutions offer this component but it is tightly coupled with the presentation layer.
    有些解决方案提供这一组件,但是它与表现层紧密地耦合在一起。
  30. To help manage the presentation layer in your application, you should split it up into manageable units.
    为了有助于管理你的应用程序的表现层,你应该把它分成可管理的小单元。